home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / diary_note / notebook_2 / !Note / !Run < prev    next >
Encoding:
Text File  |  1991-06-24  |  531 b   |  17 lines

  1.    
  2.    | --------------------------------
  3.    | Run file for application : Task
  4.    | --------------------------------
  5.    
  6.      Set Task$Dir <Obey$Dir>
  7.    
  8.    | Loading interface module:
  9.    
  10.      If "<System$Path>"=""  then Error 0 System resources cannot be found
  11.      RMEnsure SharedCLibrary 0 RMLoad System:modules.CLib
  12.      RMEnsure InterfaceManager 1.25 RMLoad System:modules.Interface
  13.      RMEnsure InterfaceManager 1.25 Error Couldn't load Interface module
  14.    
  15.      WimpSlot -min 125K -max 125K
  16.      Run <Obey$Dir>.!RunImage 
  17.